net/http.expectContinueReader.sawEOF (field)
3 uses
net/http (current package)
server.go#L896: sawEOF atomicBool
server.go#L916: ecr.sawEOF.setTrue()
server.go#L1332: if ecr, ok := w.req.Body.(*expectContinueReader); ok && !ecr.sawEOF.isSet() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)